home *** CD-ROM | disk | FTP | other *** search
/ WWW Studio 2004 / WWW Studio.iso / Gry / Electronica / ElectronicaSetup.exe / #setuppath# / data / EngineGiveup.lay < prev    next >
Encoding:
Text File  |  2004-02-18  |  1.1 KB  |  47 lines

  1. <Window>
  2.     <Button rect="519 367 90 90"
  3.         normal_anim="again_btn_normal"
  4.         over_anim="again_btn_over"
  5.         pressed_anim="again_btn_pressed"
  6.         action="again"
  7.         mask="again_btn_mask.bmp"
  8.         hint=""
  9.         sound="pik1"
  10.     />
  11.  
  12.     <Button rect="505 412 60 60"
  13.         normal_anim="hint_btn_normal"
  14.         over_anim="hint_btn_over"
  15.         pressed_anim="hint_btn_pressed"
  16.         action="hint"
  17.         mask="hint_btn_mask.bmp"
  18.         hint="help"
  19.         sound="pik1"
  20.     />
  21.     <Button rect="505 352 60 60"
  22.         normal_anim="giveup_btn_normal"
  23.         over_anim="giveup_btn_normal"
  24.         pressed_anim="giveup_btn_normal"
  25.         action="invalid_action"
  26.         mask="giveup_btn_mask.bmp"
  27.         hint=""
  28.     />
  29.     <Button rect="566 412 57 60"
  30.         normal_anim="exit_btn_normal"
  31.         over_anim="exit_btn_over"
  32.         pressed_anim="exit_btn_pressed"
  33.         action="exit"
  34.         mask="exit_btn_mask.bmp"
  35.         hint="exit to OS"
  36.         sound="pik1"
  37.     />
  38.     <Button rect="566 352 57 60"
  39.         normal_anim="menu_btn_normal"
  40.         over_anim="menu_btn_over"
  41.         pressed_anim="menu_btn_pressed"
  42.         action="menu"
  43.         mask="menu_btn_mask.bmp"
  44.         hint="exit to menu"
  45.         sound="pik1"
  46.     />
  47. </Window>